Revision: wmaker--cvs--0--patch-1151
Archive: voins@altlinux.ru--2004-wmaker
Creator: Dan Pascu <dan@windowmaker.org>
Date: Thu Oct 28 20:43:16 MSD 2004
Standard-date: 2004-10-28 16:43:16 GMT
Modified-files: ChangeLog src/actions.c src/appicon.c
    src/application.c src/dock.c src/menu.c src/misc.c
    src/wconfig.h.in
New-patches: voins@altlinux.ru--2004-wmaker/wmaker--cvs--0--patch-1151
Summary: - Made dock/clip steal appicons of applications that we...
CSCVSID: MAIN.1152
Keywords: cscvs:MAIN-1152

Author: dan
Date: 2001/12/17 21:21:59
- Made dock/clip steal appicons of applications that were started from a
shell/xterm or from the main menu, if there is a docked appicon of that
class that is not running at the time the app is launched.
- Added animation to show that the appicon was stolen by the dock (the way
NEXTSTEP did - map an appicon as it normally would have been, then slide it
to the position the docked appicon is).
- Updated the animation constants for scrolling/sliding/shading to better
adapt to newer/faster machines. Also used wusleep(10) when the delay was 0
to get rid of the jerky animation when there was no delay.
